[INFO] cloning repository https://github.com/DarrylGamroth/iox2-log-archive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarrylGamroth/iox2-log-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarrylGamroth%2Fiox2-log-archive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarrylGamroth%2Fiox2-log-archive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 297830b3e66ae0f04f75a09a5c048ded097a74a0
[INFO] checking DarrylGamroth/iox2-log-archive against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarrylGamroth%2Fiox2-log-archive" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DarrylGamroth/iox2-log-archive
[INFO] finished tweaking git repo https://github.com/DarrylGamroth/iox2-log-archive
[INFO] tweaked toml for git repo https://github.com/DarrylGamroth/iox2-log-archive written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarrylGamroth/iox2-log-archive on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarrylGamroth/iox2-log-archive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb
[INFO] running `Command { std: "docker" "start" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking iceoryx2-pal-concurrency-sync v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling iceoryx2-pal-configuration v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-elementary-traits v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking iceoryx2-log-types v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-elementary v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-log v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-concurrency v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking tiny-fn v0.1.9
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking iceoryx2-bb-lock-free v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling iceoryx2-bb-loggers v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking iox2-log-archive-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling iceoryx2-bb-derive-macros v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking enum-iterator v2.3.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking iceoryx2-bb-container v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking human-panic v2.0.2
[INFO] [stderr]    Compiling iceoryx2-pal-posix v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-pal-print v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-system-types v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-pal-os-api v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-print v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-pal-testing v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking iceoryx2-bb-testing v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-posix v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iox2-log-archive-sqlite v0.1.0 (/opt/rustwide/workdir/crates/sqlite)
[INFO] [stderr]     Checking iceoryx2-bb-linux v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-bb-memory v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2-cal v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iceoryx2 v0.8.999 (https://github.com/eclipse-iceoryx/iceoryx2?rev=3107941ba2a40f2897c395289447d0f93664ad8c#3107941b)
[INFO] [stderr]     Checking iox2-log-archive-iceoryx2 v0.1.0 (/opt/rustwide/workdir/crates/iceoryx2)
[INFO] [stderr]     Checking iox2-log-archive-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.35s
[INFO] running `Command { std: "docker" "inspect" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb", kill_on_drop: false }`
[INFO] [stdout] 982a66192040b1c484b60a355ed8b2cb03a78442408038e3f3a1a7e8c1217acb
